EXTRA_USAGE_TIME_REPORT_PACKAGES

val EXTRA_USAGE_TIME_REPORT_PACKAGES: String = "android.usage_time_packages"(source)

A Bundle in the extras delivered by requestUsageTimeReport that contains detailed information about the time spent in each package associated with the app; each key is a package name, whose value is a long containing the time (in ms).